updateVariable (Update Variable)

This function is used for atomic update operation of context variable value.

Function Name:

updateVariable

Permissions:

Accessible at Manager permission level

Input Records:

1

Input format:

Name

Type

Description

variable

String

Name of variable

expression

String

Evaluates its string argument as an Iotellect expression and sets result to variable. Variable value is used as a defaultTable during expression evaluation.

Output Records:

0

Output format:

none

The function returns new variable value.

Was this page helpful?