Reply To: String problem

Home Forums General Programming String problem Reply To: String problem

#23952
zeoka
Participant
    • Topics: 73
    • Replies: 466
    • Total: 539
    • ★★★

    Hi Atom
    I would like to know how I could replace texts used to get the component text and to send to string.format formula ?
    getComponentText -> label:setText = string
    getComponentText -> string.format or whatever string.* = userdata
    label:getProperty(“uiLabelText”) -> string.format = string
    possible to convert ?

    Ctrlr