inst/App/templates/onChangeRowTemplate.R

# template for value precprossing on row change

value<-getAttrValue() # by value contains value as entered

# apply your value manipulations here

tibs<-setAttrValue(value=value, context=context )
tibs # always return tibs
mslegrand/pointR documentation built on July 4, 2022, 9:57 p.m.