NaVM.execute

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

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

Meta