Documentation

Import::Function::CallBool

Method in Function

bool CallBool()

Calls the function and returns bool.

Returns bool
bool CallBool(const ?&in)

Calls the function with 1 argument and returns bool.

?

Returns bool
bool CallBool(const ?&in, const ?&in)

Calls the function with 2 arguments and returns bool.

?

?

Returns bool
bool CallBool(const ?&in, const ?&in, const ?&in)

Calls the function with 3 arguments and returns bool.

?

?

?

Returns bool
bool CallBool(const ?&in, const ?&in, const ?&in, const ?&in)

Calls the function with 4 arguments and returns bool.

?

?

?

?

Returns bool
bool CallBool(const ?&in, const ?&in, const ?&in, const ?&in, const ?&in)

Calls the function with 5 arguments and returns bool.

?

?

?

?

?

Returns bool
bool CallBool(const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in)

Calls the function with 6 arguments and returns bool.

?

?

?

?

?

?

Returns bool
bool CallBool(const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in)

Calls the function with 7 arguments and returns bool.

?

?

?

?

?

?

?

Returns bool
bool CallBool(const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in)

Calls the function with 8 arguments and returns bool.

?

?

?

?

?

?

?

?

Returns bool
bool CallBool(const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in, const ?&in)

Calls the function with 9 arguments and returns bool.

?

?

?

?

?

?

?

?

?

Returns bool