Scalar FunctionsType Functionsnew_guidCopy MarkdownReturns a random GUID string.Syntax new_guid() Returns: string Examples Example 1 print new_guid() print_0 (string)3ea51b90-8744-4542-a0cc-763ba54804fcisnullReturns true if the value is null.to_numericExtract numeric value from dynamic or pass through numeric types. Non-numeric values become null.