HideIf, the Consultant’s Best Friend All APIs have their quirks and require different logic. With the HideIf function, you can…
ArrayMap Syntax: ArrayMap: array[] Iterate and Maps the elements in the input array[] to the current object parent Array. Structural…
Base64 Decode Syntax: Base64D(param1) Converts/Decodes Base64 string to string. Conversion Parameters: Name Type Description param1 string The Base64 string to…
Any Syntax: Any(array[]) Returns true if there are one or more elements in the array[]. Array Parameters: Name Type Description…
LogCore Language Documentation Arrays Conversion Data Types Date and Time Logical Math String Structural
JSON Path expressions stand as a vital tool for developers and data analysts, providing a robust and intuitive means to…