ErrorDialog Function (String) | |
Namespace:
XSharp.VO
Assembly:
XSharp.VO (in XSharp.VO.dll) Version: 2.21
Syntax FUNCTION ErrorDialog(
txt AS STRING
) AS LONG
public static int ErrorDialog(
string txt
)
Request Example
View SourceParameters
- txt
- Type: String
Return Value
Type:
LongSee Also