Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Format » FormatLocationToString

FormatLocationToString


Module: FoundationLite

Converts a location to a string of format "(X, Y)".

Name Type Range Description
Input value inLocation Location
Input value inDigitCount Integer 0 - How many characters the output coordinate should have at least
Input value inTrailingCharacter String Defines the trailing character
Input value inForceSignPrinting Bool Forces printing the signs of the coordinates even if the number is positive
Input value inSuffix String Defines a suffix. Generally it is an unit of value (e.g. mm)
Input value inSystemBase Integer 2 - 16 The base of the numeral system
Input value inPrintBrackets Bool Determines whether the brackets should be printed or not
Output value outString String

Complexity Level

This filter is available on Basic Complexity Level.