Skip to main content

2 docs tagged with "Void"

View All Tags

void

void is defined as: JS Operator to evalute Operand as Expression & return undefined. Topics on: used to ensure return undefined. Read more: JS, JS Language, JS

void

void is defined as: Type to rep no return value from function. Topics on: !technically default JS implicitly returns undefined, !techincally not allowed to anno