val

Source:
链式调用时,可返回当前String值。

Example

str('   foo  ').trim().capitalize().val()   // 'Foo'