Back to FabImage Studio website
You are here: Start » Filter Reference » Format » FormatLocationToString
Converts a location to a string of format "(X, Y)".
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inLocation | Location | ||
![]() |
inDigitCount | Integer | 0 - ![]() |
How many characters the output coordinate should have at least |
![]() |
inTrailingCharacter | String | Defines the trailing character | |
![]() |
inForceSignPrinting | Bool | Forces printing the signs of the coordinates even if the number is positive | |
![]() |
inSuffix | String | Defines a suffix. Generally it is an unit of value (eg. mm) | |
![]() |
inSystemBase | Integer | 2 - 16 | The base of the numeral system |
![]() |
inPrintBrackets | Bool | Determines whether the brackets should be printed or not | |
![]() |
outString | String |
Complexity Level
This filter is available on Basic Complexity Level.