methla
SETSWANA TRANSLATION: Declares a constant whose value cannot be reassigned.
SETSWANA TRANSLATION: Use methla for values that should never change after they are assigned. Attempting to reassign a methla will produce an error.
SETSWANA TRANSLATION: Syntax
SETSWANA TRANSLATION: Section titled “SETSWANA TRANSLATION: Syntax”SETSWANA TRANSLATION: methla leina = boleng;SETSWANA TRANSLATION: Examples
SETSWANA TRANSLATION: Section titled “SETSWANA TRANSLATION: Examples”methla PI_YA_RONA = 3.14159;