language.operators · operator ·
*
Multiply numbers, such as damage and a multiplier.
A focused reference with a complete example. Numeric widths and experimental types still depend on the selected backend.
*Status: documented
Use *
Multiply numbers, such as damage and a multiplier.
cpu · language · operator · type checked
int baseReward = 12
int modifier = 3
int reward = baseReward * modifier
Console.Log(Text.From(reward))
project.mech
manifestVersion = "2"
package = "api.example.operator__symbol_684888"
version = "0.1.0"
languageEdition = "yeho-core-2026.1"
[app]
kind = "headless"
Notes and source
demonhunterlabs/app/lib/yeho-language-reference.ts