Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Returns the number of characters in a target ASCII string.
LengthVarChar(@string : Text)
Arguments
@string
Type: Text. The target ASCII string.
Return Types
Integer64