VEX IQ Python API
Classes | Functions
string Namespace Reference

PyMite's string module, the built-in string. More...

Classes

class  _Autobox
 

Functions

def atoi (a, b)
 
def join (s, sep=' ')
 

Detailed Description

PyMite's string module, the built-in string.

Function Documentation

◆ atoi()

def string.atoi (   a,
  b 
)

◆ join()

def string.join (   s,
  sep = ' ' 
)