{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Picture

Formats String according to Mask. Any char "x" in Mask stands for a char in String, any other char stands for itself.

Usage:

Picture( String, Mask )

Returns:

Numeric Result

Examples:

Picture ("123", "-x+2*x+3*x")
-> -1+2*2+3*3
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Picture