系统函数是 BT 的全局内置能力,可以直接调用。它们覆盖类型转换、JSON、环境变量、动态执行、包含文件、随机数、休眠和基础输出等场景。
println type(123) value = int('12') text = json({ok: true})