return a value from a const function js code example Example: function return const int getValue() const { return value; }