Back to Adaptive 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
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 (e.g. 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.