10,854
edits
Line 127: | Line 127: | ||
Each variable data type will have different set of functions. See the table for details. | Each variable data type will have different set of functions. See the table for details. | ||
{| class="wikitable" | {| class="wikitable sortable mw-datatable" | ||
|- | |- | ||
! Function name || Description || Variable data types || Argument data types | |||
|- | |- | ||
| Assign || Assigns value to variable || Text, Number, Boolean, Date || Variable data type, all types for text variable | | Assign || Assigns value to variable || Text, Number, Boolean, Date || Variable data type, all types for text variable |