sysGetMonthString

Category: System

Syntax:

sysGetMonthString:String(month:Int)


Parameters

Returns

String



Summary

Returns the full name of a month from its number (1-12).

Takes month (month number 1-12).

Returns the full English name of the month.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn