The object Utility contains several functions and general utility methods.
Opens the save window allowing to go back the path of a file.
Opens the selection window allowing to go back the path of a file.
Opens the folder selection window by restoring the selected value.
Returns the current tid, i.e. the date in YYYYMMDDHHmmss format.
Returns a new gguid.
Returns the current date.
Formats the date as a string.
Formats a number as a string.
Converts a timestamp to a date.
Extracts the day number from a timestamp.
Extracts the month number from a timestamp.
Extracts the year number from a timestamp.
Converts a tid to a timestamp.
Checks that the value is a number.
Doubles the quotes of the string for SQL.
Transforms a number into a string by replacing the commas with points to be used within an SQL string.
Returns the string back by adding spaces at the bottom.
Returns a string by replacing a part of it.
Returns a string by removing spaces at the beginning and end of it.