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