TruePath Function | |
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax FUNCTION TruePath(
cFile AS STRING
) AS STRING
public static string TruePath(
string cFile
)
Request Example
View SourceParameters
- cFile
- Type: String
Return Value
Type:
StringSee Also