NaVM.execute

starts execution from a label. Will do nothing if label invalid or doesnt exist

  1. void execute(string labelName)
    class NaVM
    void
    execute
    (
    string labelName
    )
  2. void execute(uinteger labelIndex)

Meta