I don't know if this helps, but you could try to end your expression with the stringseparator (Pipe), so that your code looks like this:

WRITEVALUE("HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\Client\Sites","Site List","200|", "REG_MULTI_SZ")


Erik