Reply To: building text strings

Home Forums General Programming building text strings Reply To: building text strings

#72203
human fly
Participant
    • Topics: 124
    • Replies: 1070
    • Total: 1194
    • ★★★★

    what am i looking for?
    this part was about figuring out how to fetch data
    and put it somewhere.
    i think what i’d like to do next is be able to send
    the ‘console’ result to a LCDlabel. then i can practice
    applying some fundamental principles. i haven’t had much
    luck with the Lua console so far (so i’ve bypassed that
    for the time being).

    -looking for economical ways of avoiding repetition.
    -am seeing how declaring at panel load is desirable
    (to avoid repetition)
    -is it possible+desirable to create certain functions
    at panel load? why not just create everything there,
    and call it later?

    • This reply was modified 6 years, 11 months ago by human fly.
    Ctrlr