Reference: addMemberToStruct
addMemberToStruct(str, ident, val) adds to the structure str (a string representing the identifier of a structure variable) a new member ident (a string) with value val (a number, a string, a boolean, or another structure).