Returns a textual representation in the form "day.hour:mins:sec" of the given duration value, {0}. A text value that specifies the format can be provided as an optional second parameter, {1}.
- {0}: A
duration
from which the textual representation is calculated. - {1}: [Optional] A
text
value that specifies the format.
Returns a table with the list of rows, {2}, inserted into the {0} at the given position, {1}. Each column in the row to insert ...
Returns a table with the rows removed from the input table that contain an error in at least one of the cells. If a columns ...
Returns a text value padded to length {1} by inserting spaces at the end of the text value {0}. An optional character {2} ...
Returns a text value padded to length {1} by inserting spaces at the start of the text value {0}. An optional character {2} ...
Returns a textual representation in the form "day.hour:mins:sec" of the given duration value, {0}. A text value that specifies ...
Returns a textual representation of {0}, the Date value, {0}. This function takes in an optional format parameter {1}. For ...
Returns a textual representation of {0}, the datetime value, {0}. This function takes in an optional format parameter {1}. ...
Returns a textual representation of {0}, the datetimezone value, {0}. This function takes in an optional format parameter ...
Returns a textual representation of {0}, the Time value, {0}. This function takes in an optional format parameter {1}. For ...