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