MethodName()

<< Click to Display Table of Contents >>

Navigation:  NinjaScript > Language Reference > Add On > Connection >

MethodName()

Previous page Return to chapter overview Next page

Definition

Defines the method/property

 

Note:  This important note

 

Method Return Value

A bool value when true; otherwise false.

 

Syntax

MethodName(int input)

 

 
Parameters

input

An int which represents the method input

 

 

Examples

ns

1