en-US/about_SpecIRLHelper.help.txt

TOPIC
    about_SpecIRLHelper
 
SHORT DESCRIPTION
    A module to help format data required by other functions
 
LONG DESCRIPTION
    This module comprises functions designed to aid in the formatting of data obtained from Azure tables. The formatted data is subsequently passed to other functions that have specific expectations for parameter values.
 
    For example, when reading data from Azure tables, a function may provide a value like "no", but the function actually requires $false. In such cases, these helper functions handle all the necessary conversions.
 
EXAMPLES
 
 
KEYWORDS
 
 
SEE ALSO