Scalar FunctionsType Functionsnew_guidCopy MarkdownReturns a random GUID string.Syntax new_guid() Returns: string Examples Example 1 print new_guid() print_0 (string)9d78d675-0ee1-44c7-a1e7-d91dad4059b1isnullReturns true if the value is null.to_numericExtract numeric value from dynamic or pass through numeric types. Non-numeric values become null.