Set a node's value programmatically..?

J

JR

One other quick question..

Is is possible to set the values of whole number, decimal and date fields programmatically? I've found if I change the field type to text, I can set them using .text or .nodeTypedValue; but I would prefer to keep them in their current format.

Thanks.
 
Top