Ticket #179 (closed Feature: fixed)
Typecast functions in user defined schedulers
Reported by: | singhoff | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 3.3 |
Component: | framework | Version: | |
Keywords: | Cc: |
Description
Add the following operators in user defined schedulers:
- to_integer(foo) : convert foo to an integer (foo is a double)
- to_double (foo) : convert foo to a double (foo is an integer)
Change History
Note: See
TracTickets for help on using
tickets.