Method Loop Expression Tokens
Method loop expressions are expressions that can only be used within the context of a method loop. CodeGen supports method loop expressions via the <IF expression> and </IF [expression]> tags. Note that loop utility expressions can also be used within method loops.
Expression |
Description |
The method has an associated comment. |
|
The method requires over-the-wire encryption. |
|
|
The method is a function. |
|
The method has parameters. |
|
The method returns an alpha value. |
|
The return value is coerced to a different type. |
|
The return value is coerced to BOOLEAN. |
|
The return value is coerced to BYTE. |
|
The return value is coerced to DATETIME. |
|
The return value is coerced to NULLABLE DATETIME. |
|
The return value is coerced to DECIMAL. |
|
The return value is coerced to NULLABLE DECIMAL. |
|
The return value is coerced to DOUBLE. |
|
The return value is coerced to FLOAT. |
|
The return value is coerced to INT. |
|
The return value is coerced to LONG. |
|
The return value is coerced to SBYTE. |
|
The return value is coerced to SHORT. |
|
The return value is coerced to UINT. |
|
The return value is coerced to ULONG. |
|
The return value is coerced to USHORT. |
|
The method returns a decimal value. |
|
The method returns an enum value. |
|
The method returns a ^VAL (I4) value. |
|
The method returns an implied decimal value. |
|
The method returns an integer value. |
|
The method returns a string (it's a subroutine). |
|
The method is a subroutine. |
Copyright © 2018 Synergex International, Inc.