-
Notifications
You must be signed in to change notification settings - Fork 0
assign
jeremywinters edited this page Apr 14, 2017
·
1 revision
description:
assign an expression value to a variable
parameters:
- required - variable name
- required - expression to assign
behavior:
- expression is assigned to variable name
- is not associated with a SQL statement
examples:
/*-assign varname 2 -*/
/*-assign varname :another_var_name -*/
- assign
- assign_result
- execute
- execute_if
- test
- exit_if
- exit_step_if
- recordset
- remove_recordset
- iterate
- on_error
Configuration
-
Command Reference