Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Writes the non-positional numeric field with maximal number of decimals specified.
Syntax
public int writeNonPosQU(
str _code,
real _num,
[int _maxDecimals])
Run On
Called
Parameters
- _code
Type: str
The field code.
- _num
Type: real
The field value.
- _maxDecimals
Type: int
The maximal number of decimals.
Return Value
Type: int
The number of non-positional field that were written.