Skip to content

Function Page Template

Brian W. Mulligan edited this page Dec 22, 2017 · 2 revisions
  1. type function_name(type Param1, type Param2)
  2. type function_name(type Param1, type Param2, type Param3)

Description of function

Parameters (1)

  • Param1 (type): description
  • Param2 (type): description

Parameters (2)

  • Param1 (type): description
  • Param2 (type): description
  • Param3 (type): description

Output

  • (type): description

Fault response

None