GETRESULT

Returns the current result value for the current expression

Parameters

No parameters

Returns

The current result value

Examples

SETRESULT(1)
GETRESULT()

// returns 1