Skip to content
CJ Bell edited this page Oct 8, 2016 · 2 revisions

Evars()

<call val="Evars"><unit/></call>

Returns

<value val="good">
  <option val="some">
    <list>
      <evar>${evar1}</evar>
      ...
      <evar>${evarN}</evar>
    </list>
  </option>
</value>
Clone this wiki locally