📄️ Intrinsics
📄️ Text data type
📄️ DateTime data type
📄️ Boolean data type
📄️ Decimal data type
📄️ Integer data type
The integer data type represents 64-bit whole numbers ranging from System.Int64.MinValue to System.Int64.MaxValue. It is based on the .NET System.Int64 type.