Promotic

MonthName - function of language VBScript

Description:
Returns the month name.
Syntax:
String MonthName(Integer nMonth, [Boolean bAbbreviate])
Parameters:
nMonth(Integer) The numeric designation of the month. 1 is January, 2 is February, etc.
bAbbreviate[optional] (Boolean) Logical value specifies whether the month name is to be abbreviated.
If not set, then is false (it means that the month name is not abbreviated).
Example:
VBScriptSelect and copy to clipboard

Dim s
s = MonthName(3)
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.