Name
PrintVal — Converts number to string
Synopsis
PrintVal
|
( ARRAY_OR_NUMBER,
|
format = 1.3, | |
separator = TRUE) ;
|
Parameters
Name | Type | Default | Description |
---|---|---|---|
ARRAY_OR_NUMBER | array_or_number | ||
format | number | 1.3 | |
separator | boolean | TRUE |
Description
This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/writeval.html
Converts number to string