Hordr Function
Returns Hordr value for a specified step.
Syntax
Hordr(stepNumber)
Parameters
- stepNumber
- Specifies an integer value representing the order of operation of the Hordr instruction.
Return Values
Integer containing the Hordr value for the specified step.
See Also
Home, HomeSet
Hordr Function Example
Integer a
a = Hordr(1)