For full text search please use the '?' prefix. e.g. ? Onboarding
Types
Typecasting
// typecast to integer
int
x
=
(
int
)
24.6
;
Typecasting