_SLen Function | |
Note: This API is now obsolete.
[Missing <include> target documentation in 'M:XSharp_VOSQLClasses.Functions._SLen(System.String)'. File: 'Sql.xml' Path: 'doc/_SLen/*']
Namespace:
XSharp_VOSQLClasses
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax [ObsoleteAttribute]
FUNCTION _SLen(
c AS STRING
) AS SHORT
[ObsoleteAttribute]
public static short _SLen(
string c
)
Request Example
View SourceParameters
- c
- Type: String
Return Value
Type:
ShortSee Also