cmdp function

Object cmdp(
  1. String cmd, [
  2. List params
])

Implementation

external Object cmdp(String cmd, [List params]);