FuncCallExprBuilder🔗 Constructor🔗 new FuncCallExprBuilder() Methods🔗 build🔗 Builds the object. build() arg🔗 Arguments. arg(arg: cog.Builder<promql.Expr>) args🔗 Arguments. args(args: cog.Builder<promql.Expr>[]) functionVal🔗 Name of the function. functionVal(functionVal: string) See also🔗 FuncCallExpr