finesse.cyexpr.test_expr

finesse.cyexpr.test_expr(op_str, value=None)

Python accessible function to test the parsing of strings.

Parameters
op_strstr

String containing operation, e.g., 0.0+1

Returns
ex.exprboolean

False on parse fail